@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/p416812309> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Straatgenoten : een drieluik over de maat der dingen / Dick de Mildt" ;
    dcterms1:issued "2018" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610892> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p145640558> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789087047115" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef7f1aa2334d578bfabdd3c5cca89e33> ;
    schema1:name "Straatgenoten : een drieluik over de maat der dingen" ;
    schema1:numberOfPages 167 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9c57cb2c49387c2e14779aa6ab1369ba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1028751763> .

