@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/p09132615X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boren en schroeven / Stichting Vergelijkend Warenonderzoek" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604973>,
        <http://data.bibliotheken.nl/id/thes/p075658399> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075321556> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822810646> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46631de8db6eb4f2866c12868a89fa73> ;
    schema1:name "Boren en schroeven" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/621023a76c6945d65bc44f82807fa5ee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65907381> .

