@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/p343767244> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "J.W.M.J. Boost 75 jaar / L. Metzemaekers" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069650721> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54e7d1d83660a84b9291c13e6004666c> ;
    schema1:name "J.W.M.J. Boost 75 jaar" ;
    schema1:numberOfPages 173 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9f9749b081363fba9beeb078b531d9a8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/798563513> .

