@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p238621804> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Antigonus of de volksklagten / Th. van Ryswyck" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p354529552> ;
    dcterms1:issued "1841" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462468> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069550689> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c2b8c3cf626968757a1335d794c1976> ;
    schema1:name "Antigonus of de volksklagten" ;
    schema1:numberOfPages 75 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b398bdc45e37f9b729a60c01b85a745f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67121117> .

