@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/p416209408> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan den booze verkocht : roman / R. Koopmans van Boekeren" ;
    dcterms1:issued "1877" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000006260",
        "http://books.google.com/books?vid=KBNL:UBL000006261" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069422648> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p078187370> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b50dae35601821a76fbc4d23656c753> ;
    schema1:name "Aan den booze verkocht : roman" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9b5a82444936e9badbb76eafb7e18d42> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1018376542> .

