@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/p062505890> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hij, zij en de NVSH / door J. Z. Baruch" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p448647192> ;
    dcterms1:issued "1955" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621568>,
        <http://data.bibliotheken.nl/id/thes/p075635003>,
        <http://data.bibliotheken.nl/id/thes/p078662435>,
        <http://data.bibliotheken.nl/id/thes/p078939852>,
        <http://data.bibliotheken.nl/id/thes/p080455298>,
        <http://data.bibliotheken.nl/id/thes/p096062967> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069183554>,
        <http://data.bibliotheken.nl/id/thes/p075307642> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d50e3abf18fb1312f9ce4476ebc1a4d> ;
    schema1:name "Hij, zij en de NVSH" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c3d9c0379a96179f7da9dd66015c22a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65385939> .

