@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/p046715118> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Dan is het dus toch waar... \" / door Gabriëlle en Elisabeth" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562043X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073467057>,
        <http://data.bibliotheken.nl/id/thes/p075315629> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p432041494> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9090021612" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42263eb2903b7a8a8284743d2a81cb70> ;
    schema1:name "\" Dan is het dus toch waar... \"" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ce0ed2ab065150b2e05f34b740c17556> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64957188> .

