@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/p297789872> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Natuurkunde voor vliegtuigonderhoud / K. SchonenbergTheorieboeken: / K. Schonenberg" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p079092667> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p336251270> ;
    schema1:isbn "9078206047",
        "9789078206040" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d22f7a92f7b385ccd0719c79b505a18a> ;
    schema1:name "Natuurkunde voor vliegtuigonderhoud" ;
    schema1:numberOfPages 233 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b3a18a4004847682ba10547f86f95d3e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/774660620> .

