@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/p377452130> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Argentijnse avonden / Carolijn Visser" ;
    dcterms1:issued "2014" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605244>,
        <http://data.bibliotheken.nl/id/thes/p075638630>,
        <http://data.bibliotheken.nl/id/thes/p343150751>,
        <http://data.bibliotheken.nl/id/thes/p343150778>,
        <http://data.bibliotheken.nl/id/thes/p343150832> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069094551> ;
    schema1:bookEdition "Vijfde druk" ;
    schema1:description "1e druk: mei 2012",
        "Ondertitel op omslag: Van de Zwart Janstraat naar de pampa" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789045705200" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/45aca5661f4253e1ddaf2bd569e06659> ;
    schema1:name "Argentijnse avonden" ;
    schema1:numberOfPages 253 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/02808b73539b34fab21702bf83337e39> .

