@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/p437102831> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amerikaans antiek / Frank H.M. van der Heul" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072615656> ;
    schema1:bookEdition "Herziene uitgave" ;
    schema1:description "1e druk: Delft : Elmar" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p438334965> ;
    schema1:isbn "9789490495282" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7d8c7e89965e5630c7b817dcf834f1b> ;
    schema1:name "Amerikaans antiek" ;
    schema1:numberOfPages 149 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/53c1bfb69706742a65195cd52cdd6a62> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1374272942> .

