@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p864541058> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "25 jaren asfaltwegenbouw in Nederland / [P. Dekker ... et al.]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446371610> ;
    dcterms1:issued "1948" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p305431188> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p430471823> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9f55e88e53c18155ebb383d6073c95e0> ;
    schema1:name "25 jaren asfaltwegenbouw in Nederland" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cb245668693746a48b335796098f0de3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64308561> .

