@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/p865109583> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alles bestaat in Hem / Toon van Bijnen" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072343133>,
        <http://data.bibliotheken.nl/id/thes/p075381591> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71eb2f55f0bebcdc9438905f102df728> ;
    schema1:name "Alles bestaat in Hem" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1f11cc05b3074e3ffac699242043078d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64326324> .

