@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/p146594681> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het blauwe vliegtuig / [tekst Ingrid Buthod-Girard]" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p084772441> ;
    schema1:description "Oorspr. uitg.: Victoria House Publishing" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p147305136> ;
    schema1:isbn "904120170X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22a38d00e69bcaa2ce512d6e29a4d18e> ;
    schema1:name "Het blauwe vliegtuig" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bbd06bf02775e13bb128351855a47584> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68934026> .

