@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/p318726009> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Frans / [door Rory Ryder ; ill. Francisco Garnica ; Nederlandse bew. red. Intertaal]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p317557173> ;
    schema1:bookEdition "1e dr" ;
    schema1:description "Licentie uitgave" ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p317556851> ;
    schema1:isbn "9789054517726" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a60bc966b58531b1720627459bda937> ;
    schema1:name "Frans" ;
    schema1:numberOfPages 100 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/58bf6b0c43806061b451e5ad04914545> ;
    schema1:sameAs <http://www.worldcat.org/oclc/351342960> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d5255df9b14e097329fe04afcc17bb41> .

