@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/p320765830> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "En ik dan? / [oorspr. auteur: Linda van Mieghem ; ill.: Marjolein Pottie]" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074235079> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p136598587> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p321323734> ;
    schema1:isbn "9789053002353" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c94518e97556c8aef6d86ee50b59efa> ;
    schema1:name "En ik dan?" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e7a4a1d2369d8d587defd7425dd00eda> ;
    schema1:sameAs <http://www.worldcat.org/oclc/648915123> .

