@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/p046659617> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beweging in beweging" ;
    dcterms1:issued "1970" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068928505>,
        <http://data.bibliotheken.nl/id/thes/p070454426> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f774e34aa0f5418884d0ebd391e00b8e> ;
    schema1:name "Beweging in beweging" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf235c2c97d76ff3565ac49836389ea1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64947584> .

