@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/p27602253X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jacob Nieuwenhuis (1777-1857) en het Krausianisme in Nederland" ;
    dcterms1:issued "1954" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069946736> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/7a0460dda72608cfa90acb1c263696c1> ;
    schema1:description "Cover title",
        "Pages also numbered 103-148" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8c73324d5dabab800073ca70992c0f7> ;
    schema1:name "Jacob Nieuwenhuis (1777-1857) en het Krausianisme in Nederland" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6610a1b0e3fe478b02eb490ba4ce3ed9> .

