@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/p147580099> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ballen / geschreven door: Marianne Meulepas ; getek. door: Gerard Vroon" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p125137605> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068732627> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634937>,
        <http://data.bibliotheken.nl/id/thes/p075634945> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840139802> ;
    schema1:isbn "9005002484" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bdb726e16e40c14b1a763d795d4ea9cd> ;
    schema1:name "Ballen" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7b081f354e2439c32920dd206b695089> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68954885> .

