@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/dbnlt/nord001lite01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'Het literaire leven van R.A.J. van Lier'  /  Max  Nord" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/nord001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "100 artikelen/suriname",
        "artikel",
        "sec - letterkunde" ;
    schema1:identifier "nord001lite01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393345238> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f11d7e288de2a6807490248738423e1> ;
    schema1:name "'Het literaire leven van R.A.J. van Lier'" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7ddd846eaefccc84b9db8d86501f4e63> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=nord001lite01> .

