@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/p269607552> a schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alles telt voor iedereen" ;
    dcterms1:issued "2004" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p26960748X> ;
    schema1:issueNumber "bege" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54ed877a3a4dcd58f78b03d05025db43> ;
    schema1:name "Alles telt voor iedereen" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a5c760568be7dd2b06a793e39388c223> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66623308> .

