@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/p08147198X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Molukkers / [samenstelling Jos van Ginkel ... et al. ; m.m.v. Leo Dalhuisen]" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075612291>,
        <http://data.bibliotheken.nl/id/thes/p075660016>,
        <http://data.bibliotheken.nl/id/thes/p075661438> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075485389> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067906036>,
        <http://data.bibliotheken.nl/id/thes/p085471976> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p05640803X> ;
    schema1:isbn "9052920389" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96f7d19425060cac8af6e69e1eed5a74> ;
    schema1:name "De Molukkers" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/83f24ab56babc43b51b291ae1a3967da> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65659897> .

