@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/p444606165> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn vrienden $ Armand / Emmanuel Bove ; uit het Frans vertaald door Wim Ver Elst" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068951310> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p306238829> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789022341520" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1be5503c438cbe43ff91a4039b033901> ;
    schema1:name "Mijn vrienden $ Armand" ;
    schema1:numberOfPages 254 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2e96296673898321b62f96c5b228d44c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1515151050> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b129c27ecc15c26d39366a780b51d7d9> .

