@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/p30629981X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brons / [red. en bijdragen: Mariëtte Haveman ... et al.]" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595246>,
        <http://data.bibliotheken.nl/id/thes/p078446295>,
        <http://data.bibliotheken.nl/id/thes/p078460271> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069964408> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p823102416> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ad13fcdcc5cf2856f116824121a49abe> ;
    schema1:name "Brons" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/96204e476d26e35a85612018c516e858> ;
    schema1:sameAs <http://www.worldcat.org/oclc/191849344> .

