@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/p175194122> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dinosuariërs / door: F. Walthéry ; scenario: M.F en M. Wasterlain ; inkleuring: Cerise ; [vert. uit het Frans]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069354030> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069112428>,
        <http://data.bibliotheken.nl/id/thes/p084336625>,
        <http://data.bibliotheken.nl/id/thes/p17519405X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822177250> ;
    schema1:isbn "2908462915" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5fabb18e17f04a5e6a37689cc7fc111f> ;
    schema1:name "De dinosuariërs" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e7a7a527430250e942d91725a17f75d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67964679> .

