@prefix dcterms1: <http://purl.org/dc/terms#> .
@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/nbt/p811968030> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Advies organisatie internationaal onderwijs / Nationale Raad van Advies inzake Hulpverlening aan Minder Ontwikkelde Landen" ;
    dcterms1:issued "1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p080013481> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068413343>,
        <http://data.bibliotheken.nl/id/thes/p068546998> ;
    schema1:description "Met Nederlandse en Engelse tekst" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822346265> ;
    schema1:isbn "9012002907" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1619afa7e230c021168dbd88a78610c5> ;
    schema1:name "Advies organisatie internationaal onderwijs" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/022a0a662a70c2e7563dcd5418951e3d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63336051> .

