@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/p383742021> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De jongen van de oude stad / Tahmina Akefi" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p394643917>,
        <http://data.bibliotheken.nl/id/nbt/p400911221> ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p112192483> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p338125116> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044518238" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/041344bb71664931e512988e1c59cae2> ;
    schema1:name "De jongen van de oude stad" ;
    schema1:numberOfPages 251 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e0e31636a9cb233e1a5b9312ca95065f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/908261132> .

