@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/p049645633> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Adriaan Florenszoon, familie, opleiding / door R.R. Post" ;
    dcterms1:issued "1959" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p072482915> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069432252> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1cf5fbc84269f9fb9dc9d3a53ce50f49> ;
    schema1:name "Adriaan Florenszoon, familie, opleiding" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cd70316280dba0d993ac1397c57f7bf5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71446671> .

