@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/p405372833> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zeeschildpadden / Jan Veltkamp" ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p380484811> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p289034299> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p331556804> ;
    schema1:isbn "9789081946766" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/898f9655722e68f24fcc28a6d318c34b> ;
    schema1:name "Zeeschildpadden" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f5a95040a3ad2aac6aef42d35b56cd80> ;
    schema1:sameAs <http://www.worldcat.org/oclc/953275324> .

