@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/p409022241> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Heel Holland stampt / Lidl Nederland" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075608359> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p333253469> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p40902175X> ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f2a0710ff01cbc282d2d05939391dff> ;
    schema1:name "Heel Holland stampt" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/65cedd78183aa2f2fa61439b99008234> ;
    schema1:sameAs <http://www.worldcat.org/oclc/973488229> .

