@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/p399367357> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Acteren : handleiding voor amateurs / Hugo Renaerts" ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078424917>,
        <http://data.bibliotheken.nl/id/thes/p078430461> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p334000890> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789402143324" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d4850f33b6da1c9fa5280d0f31ef3ac> ;
    schema1:name "Acteren : handleiding voor amateurs" ;
    schema1:numberOfPages 113 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b713e8e359f8565ef6afee0a92d89dd9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/961907815> .

