@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/p443518343> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Patrouille de France geïllustreerd / Olivier Dauger ; vertaling [uit het Frans] Bert Niks" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p371475155> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071733531> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789464841985" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b6d44fbb2a84712724766e29ae838cf0> ;
    schema1:name "De Patrouille de France geïllustreerd" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/777cb690a13eb1ed183d8d0f33b269ee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1531192807> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f1a0e9c2396eb619e35247a00637a262> .

