@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/p217014011> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basia / Janus Secundus ; vert. [uit het Latijn] Kris Buyse" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068325312> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p125530315> ;
    schema1:description "Tekst in het Latijn en Nederlands",
        "Uitg. ter gelegenheid van Valentijn 2001" ;
    schema1:inLanguage "la",
        "nl" ;
    schema1:isbn "9076895066" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1fa3321878889d5cb37420d16fcbc1d2> ;
    schema1:name "Basia" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3183b51fb1cb8a50b7f85bdc314f1863> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67149793> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/365ebfd539c86d58eda929e6bac6791b> .

