@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/p142559326> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kapitein en de gouvernante / John Harman ; [vert. uit het Engels]" ;
    dcterms1:issued "1964" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p336273231> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p049248111> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/87815ea7d38049800cd56e4d099710fe> ;
    schema1:name "De kapitein en de gouvernante" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/92ae24ba47dadae7c8b012452665873d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68992934> .

