@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/p402116496> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Iets voor de praktijk uit het keuringswerk 1935 en 1936" ;
    dcterms1:issued "1938" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561491X>,
        <http://data.bibliotheken.nl/id/thes/p402116364> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p402116364> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p042272165> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/deae1c569b6d5d08bfba233816fe3f67> ;
    schema1:name "Iets voor de praktijk uit het keuringswerk 1935 en 1936" ;
    schema1:numberOfPages 9 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1346947e5645b0f1c6c78adf1bbd5532> ;
    schema1:sameAs <http://www.worldcat.org/oclc/946497282> .

