@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/p186340672> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Spelen met bewegingen / door N.G. Vlot" ;
    dcterms1:issued "1959" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611500>,
        <http://data.bibliotheken.nl/id/thes/p078451620>,
        <http://data.bibliotheken.nl/id/thes/p11924635X>,
        <http://data.bibliotheken.nl/id/thes/p397584628> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071024433> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p18177903X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b625b1d861ec0edc9b51aa952b8aa31> ;
    schema1:name "Spelen met bewegingen" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8fcd242daffe6a617a69f72732d3f369> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67772966> .

