@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/p310609496> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Door merg en been / C.M. ten Bruggenkate" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660164>,
        <http://data.bibliotheken.nl/id/thes/p077596854>,
        <http://data.bibliotheken.nl/id/thes/p078553733>,
        <http://data.bibliotheken.nl/id/thes/p113559089> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075263416>,
        <http://data.bibliotheken.nl/id/thes/p301742820> ;
    schema1:description "Inaugurele rede Vrije Universiteit Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f98ec6fb5080f093fd90b76780671970> ;
    schema1:name "Door merg en been" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/180f04c6d7c7345684c0854a7c5344e4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/230204152> .

