@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/p852167555> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Daderschap en deelneming / J.L. van der Neut (red.)" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075623226>,
        <http://data.bibliotheken.nl/id/thes/p077608070>,
        <http://data.bibliotheken.nl/id/thes/p397345380> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074512463> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p791547442> ;
    schema1:isbn "9060921887" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94ea1f099d2144b34af9c10551eda041> ;
    schema1:name "Daderschap en deelneming" ;
    schema1:numberOfPages 182 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d328fb1575225b2c4757099f649e7d3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905425954> .

