@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/p425025802> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gipsy : integraal / ... Marini" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p149050321> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07157820X>,
        <http://data.bibliotheken.nl/id/thes/p421927364>,
        <http://data.bibliotheken.nl/id/thes/p42424134X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p425025489> ;
    schema1:isbn "9789463734035" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd0d9944d7cdbfdd6e40f419f1a3c7f1> ;
    schema1:name "Gipsy : integraal" ;
    schema1:numberOfPages 189 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/01e21e244f83df444235f3aeadb16384> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1150142991> .

