@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/p141958901> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De honderd bochten van de koningsarend : roman / M.M. Schoenmakers" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074171496> ;
    schema1:bookEdition "2e dr" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820680044> ;
    schema1:isbn "9023430875" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5c1e7ecff4d6c98a397ecf891a3a2c0f> ;
    schema1:name "De honderd bochten van de koningsarend : roman" ;
    schema1:numberOfPages 219 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/580b78a611eb0bff5763af498321ef93> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64966151> .

