@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/p821823345> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Achilles Mussche / [door] Jan Schepens" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070224412>,
        <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p241924715>,
        <http://data.bibliotheken.nl/id/thes/p241924731>,
        <http://data.bibliotheken.nl/id/thes/p397462808> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069949379> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c41870ee63cd0e9df30a57e0ba8146b> ;
    schema1:name "Achilles Mussche" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c467e4962f868c5c345e29fabb669f8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901566105> .

