@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/p434152579> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De man die terugvindt wat verloren is / Michael Kohlmeier ; vertaald [uit het Duits] door Marianne van Reenen" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073325813> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p297854984> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492600479" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf301d3931b0a49c8682cc3d822a5b1f> ;
    schema1:name "De man die terugvindt wat verloren is" ;
    schema1:numberOfPages 158 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f282c2e30bbe7d63c1d9744a9a0def3c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1334798429> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/188c5a7d3d48e9bb808b9012be4f3af6> .

