@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p053471822> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Charles Boissevain / door H.S.M. van Wickevoort Crommelin" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p42967807X> ;
    dcterms1:issued "1912" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069870039> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07038181X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850691451> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df8000d8eb053e19ec0e7c547ca6080e> ;
    schema1:name "Charles Boissevain" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/964c0fd6493913dba031c1f9d3fac026> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64990376> .

