@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/p241515807> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Niet door kracht, niet door geweld\" / door W.F.A. Winckel" ;
    dcterms1:issued "1888" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072149116> ;
    schema1:description "Uit de diepte ; 2: 33" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/294c53fc6c717ed8a28812f9c2922bc2> ;
    schema1:name "\" Niet door kracht, niet door geweld\"" ;
    schema1:numberOfPages 500 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bff341b43939190c4864abfad42f9b7d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/149893020> .

