- Search
- National Ocean Policy Implementation Plan
- Featured Publications
- All Publications
- contributors
Alternatives : HTML JSON YAML text N-Triples JSON Triples RDF+XML RDF+JSON Graphviz SVG
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix gcis: <http://data.globalchange.gov/gcis.owl#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix dbpprop: <http://dbpedia.org/property/> . @prefix bibo: <http://purl.org/ontology/bibo/> . @prefix fabio: <http://purl.org/spar/fabio/> . @prefix prov: <http://www.w3.org/ns/prov#> . @prefix biro: <http://purl.org/spar/biro/> . @prefix cito: <http://purl.org/spar/cito/> . <https://data.globalchange.gov/report/noc-nopip-2013> dcterms:identifier "noc-nopip-2013"; dcterms:title "National Ocean Policy Implementation Plan"^^xsd:string; dbpprop:pubYear "2013"^^xsd:gYear; gcis:hasURL "https://obamawhitehouse.archives.gov/sites/default/files/national_ocean_policy_implementation_plan.pdf"^^xsd:anyURI; ## A report can either be a report, assessment, or technical input dcterms:type "report"; ## Frequency of report release: ## Report topic(s): ## Report chapter(s): ## Report figure(s): ## Report table(s): ## Report finding(s): ## Region(s): a gcis:Report, fabio:Report . <https://data.globalchange.gov/report/noc-nopip-2013> cito:isCitedBy <https://data.globalchange.gov/report/nca3/chapter/adaptation>; biro:isReferencedBy <https://data.globalchange.gov/reference/efe43541-5545-45fc-9e36-c1c65b6e0ff1>. <https://data.globalchange.gov/report/noc-nopip-2013> cito:isCitedBy <https://data.globalchange.gov/report/nca3>; biro:isReferencedBy <https://data.globalchange.gov/reference/efe43541-5545-45fc-9e36-c1c65b6e0ff1>. ## This entity was produced by an organization: <https://data.globalchange.gov/report/noc-nopip-2013> prov:qualifiedAttribution [ a prov:Attribution; prov:agent <https://data.globalchange.gov/organization/national-ocean-council>; prov:hadRole <https://data.globalchange.gov/role_type/author>; ] .