@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/p097026514> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "' t Was toch waar / door J.L.F. de Liefde" ;
    dcterms1:issued "1913" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p241924766> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071560505> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070687137> ;
    schema1:description "Illustraties van O. Geerling" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5679a3758299f9d1eca486143498fc34> ;
    schema1:name "' t Was toch waar" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/003c2b7da83b687a5cd546aa09ef4679> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65813800> .

