@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/p241650135> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bedreigd maar gered / door W.F.A. Winckel" ;
    dcterms1:issued "1886" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072149116> ;
    schema1:description "Op 11 Juli 1886 in \"Den werkenden stand\" uitgesproken",
        "Uit de diepte ; 1: 5" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8b00d1110c41cfd174f6b3da9f831a22> ;
    schema1:name "Bedreigd maar gered" ;
    schema1:numberOfPages 84 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad20c7c85d9a3f9ad3460f673af2af70> ;
    schema1:sameAs <http://www.worldcat.org/oclc/149916890> .

