@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/p841199957> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lucht / A.-M. Constant ; bew. naar het Engels door B. Richel ; met gekl. tek. van de schrijfster" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072957468> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072025603> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p103997903> ;
    schema1:isbn "9060971019" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d4c9f5dcee141320955d8c3b57b5cdb> ;
    schema1:name "Lucht" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f8b4ae86a6e7803cbe358b8db73e261b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63687855> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8505047f073c4467f06f0c44ba8aa541> .

