@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p067380999> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basis bij Stroe 1913 / door Hk.J. Heuvelink" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429683960> ;
    dcterms1:issued "1932" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075635496>,
        <http://data.bibliotheken.nl/id/thes/p236424874> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070647062>,
        <http://data.bibliotheken.nl/id/thes/p162337825> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p85069809X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74950018d894eab99ac7c8fc2725fd12> ;
    schema1:name "Basis bij Stroe 1913" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c80cade241ab645ed4f90f4d1ae5070> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65601834> .

