@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/p393486869> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jacob van Maerlants Roman van Torec / opnieuw naar het handschrift uitg. en van eene inl. en woordenlijst voorzien door Jan te Winkel" ;
    dcterms1:issued "1875" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068901062> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069230242> ;
    schema1:description "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p800306252> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f3dfa766482b5d69e2830cd5414667c> ;
    schema1:name "Jacob van Maerlants Roman van Torec" ;
    schema1:numberOfPages 142 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e08c37f6da5460b192c873bef6395dcf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/910324376> .

