@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/p438112415> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Janitor integraal / François Boucq, Yves Sente" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069572607> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p190107014> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789462108547" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2d5c8de3799325d81e7a25dadfa77b4> ;
    schema1:name "De Janitor integraal" ;
    schema1:numberOfPages 274 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/935624c225e914491390a7bd524ced07> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1361411556> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/bb80aba908c343e945226438249a6762> .

