@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/p16900466X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De muggen van San Antonio / J. van de Walle" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071428771> ;
    schema1:bookEdition "1e dr" ;
    schema1:description "Oorspr. uitg.: Amsterdam : Van Kampen, 1961" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087796058> ;
    schema1:isbn "9062657486" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de267a5cd1e29026974b16bae7e19ced> ;
    schema1:name "De muggen van San Antonio" ;
    schema1:numberOfPages 185 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/03c590cd0445548d3887d14467abcd24> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68128023> .

