@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/p12030418X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Buurkinderen : een vervolg op \"Nog bij moeder\" / Jan Ligthart" ;
    dcterms1:issued "1938" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069407819> ;
    schema1:bookEdition "19e dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067728634>,
        <http://data.bibliotheken.nl/id/thes/p068858310>,
        <http://data.bibliotheken.nl/id/thes/p070018472> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p149379153> ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6579c6a513d01b03c5bf9226581f2cc0> ;
    schema1:name "Buurkinderen : een vervolg op \"Nog bij moeder\"" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/28279beca847e49a6880cf95348c6d12> .

