@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/p811202100> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brazilië-documentatie / [uitgebracht door de CLAT-Nederland]" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075291606> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/b1a1a004edcc27c336b907f3f8d96850> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/efb54a64c464ef4a729e51987e2d83f9> ;
    schema1:name "Brazilië-documentatie" ;
    schema1:numberOfPages 9 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5b3f8e057eec92981e483649c589bad8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63254804> .

