@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/p268403848> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Macaroni / Huub Beurskens ; [eindred.: Doortje Mesker]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068407157>,
        <http://data.bibliotheken.nl/id/thes/p087923904> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p209367741> ;
    schema1:description "Geschreven in opdracht van de Vereniging Literaire Activiteiten Maastricht" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080667137" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cac50e0a11484724256e39bae171749c> ;
    schema1:name "Macaroni" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7167f914034e804bd4f6f5cf8192689b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66617443> .

