@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/p242303943> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lood / Susan Watt ; [vert. uit het Engels Piet Bakker]" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p242302408> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p123678110> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634902> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p202468003> ;
    schema1:isbn "9054956259" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff80b0c9d6b38fed9b72da45c0d9728a> ;
    schema1:name "Lood" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6eef5c5db7bd6a32c20e2c7952ac962e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66159178> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/632cb1a8e09daab3ff672b9dd4359b05> .

