@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/p861978234> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kinderen in de grote stad / foto's van Oscar van Alphen ; tekst van Adriaan Morriën" ;
    dcterms1:issued "1958" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611783>,
        <http://data.bibliotheken.nl/id/thes/p075622815> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06889788X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068549687> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3892a682919c609bbde436d8fc082be> ;
    schema1:name "Kinderen in de grote stad" ;
    schema1:numberOfPages 110 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/464b11c122c266eac0c9e5cc252cd374> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64347760> .

