@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/p84052823X> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kinderspel en kinderlust in Zuid-Nederland / door A. De Cock en Is. Teirlinck ; met schema's en teek. van Herman Teirlinck" ;
    dcterms1:issued "1902" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068790139> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070181772> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e95ade2bd8a61c8f3ebceb25c4db935> ;
    schema1:name "Kinderspel en kinderlust in Zuid-Nederland" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9c8da0767301a1286b9c61940361c595> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63889714> .

