@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/> .

<http://data.bibliotheken.nl/id/nbt/p260043443> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De pligt / Jules Simon ; uit het Fransch vert" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p35457924X> ;
    dcterms1:issued "1855" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p087044536> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f36a7c2677ee7504b40e031adce84002> ;
    schema1:name "De pligt" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7555c8a354fc2917f4efff4ed89120c9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66780986> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f36c3b4c754e35b275e44c403714f603> .

