@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/p801883261> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Journal Brut ; tekst uit Journal Brut / [door] Ivo Michiels ; tekstbezorging, vragen en opdrachten Jaak Fontier" ;
    dcterms1:issued "1977" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068483341>,
        <http://data.bibliotheken.nl/id/thes/p071923861> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629186> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p12730424X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b7794ef90853ec15fcc959c5fd906e6b> ;
    schema1:name "Journal Brut ; tekst uit Journal Brut" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ebc0c517fee81622658872001e514e43> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63384820> .

