@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/p833404512> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kralingen in oude ansichten / R.A.D. Renting" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p397544529> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068262957> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820433675> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60f92be66663e40ea2bb8809c21a4aba> ;
    schema1:name "Kralingen in oude ansichten" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cfaf6ca5ae5f37cbc69a3d3a4fc1b688> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901504464> .

