@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/p141465662> a schema1:Organization ;
    schema1:alternateName "Adviesraad Vrede en Veiligheid",
        "Advisory Council on Peace and Security" ;
    schema1:description "Ingesteld bij k.b. van 2 augustus 1985",
        "Pytt. 1987-1989",
        "Voortgez. als: Adviesraad Vrede en Veiligheid"@nl ;
    schema1:foundingDate "1985"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/bb1873e03b024af810a3204e3cbe74cf> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p141465662>,
        <https://data2.bibliotheken.nl/.well-known/genid/b6f4f66291bf12bb0ba8f793479bf856> ;
    schema1:name "Voorlopige Adviesraad Vrede en Veiligheid" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075401517> .

