@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/p341019852> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De stillen in het land : uit een preek van Bernardus Smytegelt (gehouden tussen 1720 en 1734) / John van Eck" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072628383> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b19395b0d99729d0a13b900877f425e> ;
    schema1:name "De stillen in het land : uit een preek van Bernardus Smytegelt (gehouden tussen 1720 en 1734)" ;
    schema1:numberOfPages 258 ;
    schema1:sameAs <http://www.worldcat.org/oclc/781028918> .

