@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/p15365385X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nationale MAC-lijst 1996 / [I-SZW]" ;
    dcterms1:issued "1996" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/497d069ee628957a232934212ee522a3> ;
    schema1:bookEdition "11e dr" ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/1dc3f2dde381ab27bb02b5ef56dfa59e> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p125584210> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d3750ae54ad931156f07900bde5d683f> ;
    schema1:name "De nationale MAC-lijst 1996" ;
    schema1:numberOfPages 71 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/99a87f920201a387bc012436bb5542ee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68690922> .

