@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/p244231893> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boe! / Ros Asquith ; geïll. door Andi Good ; [vert. uit het Engels: Peter Molenaar]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p099514214> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p185643159>,
        <http://data.bibliotheken.nl/id/thes/p244231974> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9052472971" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/56dc5b5d8882846c004731314641e55a> ;
    schema1:name "Boe!" ;
    schema1:numberOfPages 25 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/89377bb255fdc1c387878edca257bdd3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66731193> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3909a595f39cde63f45ebf01dc7c049a> .

