@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/p333565487> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Julia ...en haar stoma / [ill. Erik Nieuwenhuis, Oirik ; teksten Clinty Thuijls]" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p29104624X>,
        <http://data.bibliotheken.nl/id/thes/p333581717> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075484196>,
        <http://data.bibliotheken.nl/id/thes/p333565223> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789073103306" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9073b49f1073a641c31dffdf9a8af17> ;
    schema1:name "Julia ...en haar stoma" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eaf66f9581a2573b38714efa4f2c5731> ;
    schema1:sameAs <http://www.worldcat.org/oclc/713011602> .

