@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/p444404775> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boontjes 1975 / Louis Paul Boon ; bezorgd door Jos Muijres" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068808259> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074932748> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p289007453> ;
    schema1:isbn "9789081580588" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31fde2101abced100c2d084b6c2c7e19> ;
    schema1:name "Boontjes 1975" ;
    schema1:numberOfPages 603 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ace15a1cee3917a8762b92184cd52787> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1587402218> .

