@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/p425018202> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zigeuners van de zee / ... Bonifay" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p254073891> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p138453349>,
        <http://data.bibliotheken.nl/id/thes/p149538367>,
        <http://data.bibliotheken.nl/id/thes/p306073544>,
        <http://data.bibliotheken.nl/id/thes/p423208551> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p425018199> ;
    schema1:isbn "9789463733946" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54803e6293b8f3cda1533df5a0db410b> ;
    schema1:name "Zigeuners van de zee" ;
    schema1:numberOfPages 71 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c6911e25452c2a485f67e8803a041b22> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1157277322> .

