@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p09306117X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Vlaamsche visscher : historisch-romantisch tafereel uit het begin der 15e eeuw / A. van den Amstel" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p404353339>,
        <http://data.bibliotheken.nl/id/nbt/p406982694> ;
    dcterms1:issued "1873" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p149728158> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f86300593ac8290cc84db94c3899dbac> ;
    schema1:name "De Vlaamsche visscher : historisch-romantisch tafereel uit het begin der 15e eeuw" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/822cec4fa8d9689e1666ccbf91e5fccc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65612031> .

