@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/p140487697> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De waarheid aangaande Albert Beilinc / door R. Fruin" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p43191205X> ;
    dcterms1:issued "1870" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078488222>,
        <http://data.bibliotheken.nl/id/thes/p078535433>,
        <http://data.bibliotheken.nl/id/thes/p078566576>,
        <http://data.bibliotheken.nl/id/thes/p101862172>,
        <http://data.bibliotheken.nl/id/thes/p241923808> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068345666> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46dcd1d1a9fcdc405e3f21b100aefd72> ;
    schema1:name "De waarheid aangaande Albert Beilinc" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/90534de620896058b050458219f93136> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69088826> .

