@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/p425025829> 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 "9789463734042" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a438511538d26eb50d3ed0e36feba7c5> ;
    schema1:name "Gipsy : integraal" ;
    schema1:numberOfPages 170 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c64cd542f13dccc9820fb5b6957c4950> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1150142842> .

