@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/p146910222> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bij den boschwachter : in het winterhalfjaar / door Jan Ligthart en H. Scheepstra ; geïllustreerd door C. Jetses" ;
    dcterms1:issued "1907" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069407819> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067728634>,
        <http://data.bibliotheken.nl/id/thes/p068858310> ;
    schema1:description "1e dr.: 1904" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p146909542> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec90c1c99af8689c6fc74e771da76dde> ;
    schema1:name "Bij den boschwachter : in het winterhalfjaar" ;
    schema1:numberOfPages 106 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b7d55f7cc8949b0055c49df47621d98> .

