@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/p138541876> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Études linguistiques Caribes / par C.H. de Goeje" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599926>,
        <http://data.bibliotheken.nl/id/thes/p078464919> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074268767> ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822128853> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d614066e6c11f0d6332ec9beb4fe58c> ;
    schema1:name "Études linguistiques Caribes" ;
    schema1:numberOfPages 274 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fbd10baa204352cb0204a8cbc4849a47> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69051313> .

