@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/p099075296> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blij dat je er bent / [samenstelling Nanda Meijnen ... et al.]" ;
    dcterms1:issued "1992" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073705861> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9051123434" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e9da595d0e5392ab116257df52680b2> ;
    schema1:name "Blij dat je er bent" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e9c6423faa030560493844cd56bfce0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65856917> .

