@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/p040849880> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Petroleum-adel / door A. Weeber" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429769687> ;
    dcterms1:issued "1929" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397384572> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073029025> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db9048e7342d91ed8d4ee66b3801ced3> ;
    schema1:name "Petroleum-adel" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/974ccb4bcc190967a8d497cfc7a1e8f9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781872123> .

