@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/p263096548> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dochter van den staalkoning / door Harold MacGrath ; [vert. uit het Engels]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p416637612> ;
    dcterms1:issued "1936" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p133726592> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p105224375> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/335879127a701a1a84cc4171a7f7532e> ;
    schema1:name "De dochter van den staalkoning" ;
    schema1:numberOfPages 222 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a809e32f4b2c8dfe9b9641a6c380312e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71599963> .

