@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/p43347162X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sally de slak / geïllustreerd door David Crossley" ;
    dcterms1:issued "2000-2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p290667577>,
        <http://data.bibliotheken.nl/id/thes/p345610717> ;
    schema1:description "Datering: jaartal geschat",
        "In omslag: beweegende ogen",
        "Speciale uitgave voor Zeeman" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p433470518> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f567c3a837073af2ef361c06bbdd0f50> ;
    schema1:name "Sally de slak" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac67c9ce49177867f36f656ec1a3e9f9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1259051581> .

