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

<http://data.bibliotheken.nl/id/dbnlt/mant001jama01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ja, maar mevrouw, deze schrijven Nederlands  /  Angèle  Manteau" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/mant001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "non-fictie",
        "non-fictie/autobiografie-memoires",
        "non-fictie/boekwetenschap",
        "non-fictie/interview(s)" ;
    schema1:identifier "mant001jama01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393213730> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30f1726e9863bf18f838ed338496d96b> ;
    schema1:name "Ja, maar mevrouw, deze schrijven Nederlands" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cdae7f46322a55429fb37767563164f6> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=mant001jama01> .

