@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/p17518433X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beste Brutus / James M. Barrie ; vert. [uit het Engels] door Arend Hauer" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069282676>,
        <http://data.bibliotheken.nl/id/thes/p075499134> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p183144694> ;
    schema1:description "NCA 1890" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p177201606> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61c8f609dec9affadda9875d2d9fb715> ;
    schema1:name "Beste Brutus" ;
    schema1:numberOfPages 67 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8beac136a99a2482ff7160bbc502cd32> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67964398> .

