@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/p215794036> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Freddie in het vliegtuig / Nicola Smee ; [vert. uit het Engels: Riet Vanloo]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071986367> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p142739871> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p186692366> ;
    schema1:isbn "9031716642" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21ba85a7df95b9286ebf722f31c6176b> ;
    schema1:name "Freddie in het vliegtuig" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/51df0ee76252216a65006608f98aa67a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71559608> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/542b36f424f5f70ed6001324e65e737c> .

