@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/p079481418> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beroep in de marge / red. Heidi Dahles en Rieke Leenders" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597028>,
        <http://data.bibliotheken.nl/id/thes/p078449502>,
        <http://data.bibliotheken.nl/id/thes/p078668530> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074982338>,
        <http://data.bibliotheken.nl/id/thes/p165677376> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p861106822> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a3ddb89f9a8a7c3eb483302a5e20e7e2> ;
    schema1:name "Beroep in de marge" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1467aeb8d9ae77e2007e2b3e4cdaab49> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65440071> .

