@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/p283603143> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Roovers in Schiedam / J.F.H. Roovers" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07239336X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p111388414> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p285492888> ;
    schema1:isbn "907364755X" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc9dc863d1fb410d1208d74b8b16b762> ;
    schema1:name "Roovers in Schiedam" ;
    schema1:numberOfPages 110 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ce48a48ed5a81efd62a9f24d236e826> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773842084> .

