@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/p301842418> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Ruyter / [door] Peter Swart ... [et al.] ; ten gel. Jaap R. Bruijn" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069654026>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p241923972> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p149865198> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06890620X>,
        <http://data.bibliotheken.nl/id/thes/p298702541> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p266030831> ;
    schema1:isbn "9789064555442" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a008a57c3eb69697ffff517ec817ced0> ;
    schema1:name "De Ruyter" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e7b10b527791b0f770038028a3cd7eaf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150194434> .

