@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/p395685818> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kinderen / F. Roosdorp" ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p153578750>,
        <http://data.bibliotheken.nl/id/thes/p395692776> ;
    schema1:bookEdition "Eerste druk, eerste oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p326700986> ;
    schema1:description "Eerste, integrale herdruk van de oorspronkelijke uitgave: Amsterdam : Van Looy, 1898",
        "In colofon: ©Tekst: Drs. Jean Frins MA" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789082418705" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c092b9c97608a70bf4ba18aaaa7f85e2> ;
    schema1:name "Kinderen" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8c99394348b3f915297fa45f4b34fb98> ;
    schema1:sameAs <http://www.worldcat.org/oclc/920004996> .

