@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/p041086147> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Maerlant-studiën / door Leonard Willems" ;
    dcterms1:issued "1934" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068901062>,
        <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p241923727> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070182116>,
        <https://data.bibliotheken.nl/.well-known/genid/8b1601552d521a69007ef2e4ee6e1acb> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8059c99a1c63bf85a4919ceda4872cb7> ;
    schema1:name "Maerlant-studiën" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/54db50e0bb3c94008ca28eba7a1a2181> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64737713> .

