@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/p296325805> a schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Trouw bibliotheek" ;
    dcterms1:issued "2006" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p286857758> ;
    schema1:issueNumber "vrou" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb6415b0e41ce0e0b1adf9212ad1736b> ;
    schema1:name "Trouw bibliotheek" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d2263f3dc13805961279be95da41faa0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71654178> .

