@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/p395960916> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "' t Was toch waar / J.L.F. de Liefde" ;
    dcterms1:issued "1940" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759441X>,
        <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:associatedMedia "http://opac.zebi.nl/vubis/kinderprenten/395960916.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071560505> ;
    schema1:bookEdition "Vierde druk" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7165ae9db30e0c1ce756894743f6320f> ;
    schema1:name "' t Was toch waar" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80e6d2ab07324287e9f43e42f4530d82> ;
    schema1:sameAs <http://www.worldcat.org/oclc/921193590> .

