@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/p060008296> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hart voor de stad / [samenst. en tekst: DISK-Rotterdam ; ill. Len Munnik]" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075633485>,
        <http://data.bibliotheken.nl/id/thes/p075660261> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075459671> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p158683471> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080045020" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21f1b1013b4bef63797e4a0f079ecb19> ;
    schema1:name "Hart voor de stad" ;
    schema1:numberOfPages 75 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/90790e9430b290dd884483ba625a0031> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65235431> .

