@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/thes/p080012604> a schema1:Organization ;
    schema1:alternateName "NAR",
        "National Advisory Council for Development Cooperation (Nederland)" ;
    schema1:description "B9040313 : De Raad is ingesteld op 22 januari 1964; ...",
        "Voortz. van: Nationale Advies Raad voor Ontwikkelingssamenwerking"@nl ;
    schema1:foundingDate "1989"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/c9fc34ecedea9ad738d0b28fe5b25f0c> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p080012604>,
        <https://data2.bibliotheken.nl/.well-known/genid/0a0dbd93138a1f6409de22f6b1fafbdc> ;
    schema1:name "Nationale Adviesraad voor Ontwikkelingssamenwerking" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p07530418X> .

