@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/p327502231> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\"Het verkeer in den loop der tijden\" : plaatjes-album" ;
    dcterms1:issued "1932" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077613074>,
        <http://data.bibliotheken.nl/id/thes/p078943213>,
        <http://data.bibliotheken.nl/id/thes/p078943280> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/53561c910493fffa1b10c03cb68f6efe> ;
    schema1:name "\"Het verkeer in den loop der tijden\" : plaatjes-album" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/21c7a3c754a1f26aa2f4d2c933324340> ;
    schema1:sameAs <http://www.worldcat.org/oclc/639822781> .

