@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/p438474732> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De muur voorbij : Berlijnse fado / Harrie Lemmens ; met foto's van Ana Carvalho" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p439398606> ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073499730> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072663871> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789029547246" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/56088e33ba0e8e947e46470739c0981c> ;
    schema1:name "De muur voorbij : Berlijnse fado" ;
    schema1:numberOfPages 304 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fb457d8f56a90fa44c45fef16e089a9e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1395444446> .

