@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/p428481388> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De \" krach\" van Renswoud / door F. de Sinclair" ;
    dcterms1:issued "1916" ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/428481388.jpg",
        "https://opac.zebi.nl/vubis/kinderprenten/428481388a.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p215717481> ;
    schema1:bookEdition "[Nieuwe uitgave]" ;
    schema1:description "Oorspronkelijke uitgave: 1906" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044913990> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/683d3e04c97091d2b0ec1b60e0dab0d2> ;
    schema1:name "De \" krach\" van Renswoud" ;
    schema1:numberOfPages 269 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e26c47110a8203781b7428e9a9e8a84> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1184519996> .

