@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/p852183798> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Motorkruisers tot 7 meter / J.A.M. Kramer" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06910218X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822104083> ;
    schema1:isbn "9060135083" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4decc1614d5e70fd973be998246dc713> ;
    schema1:name "Motorkruisers tot 7 meter" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c33882a340fb095b07c47cb037bca08e> .

