@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/p040507769> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De motorkettingzaag met velframe / A.H. Schaafsma en F.Th.J. Hoksbergen" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075601842> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073116521>,
        <http://data.bibliotheken.nl/id/thes/p075310678> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072143711> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830051198> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ee9162471a1242c18d819a296574168> ;
    schema1:name "De motorkettingzaag met velframe" ;
    schema1:numberOfPages 262 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4442d09cdd436c33af82be044d86093f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64708684> .

