@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/p314574875> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Didactiek in beweging / [auteurs]: Steven Janssens...[et al]" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600835>,
        <http://data.bibliotheken.nl/id/thes/p078571723>,
        <http://data.bibliotheken.nl/id/thes/p078610346> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074475215> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9030172320",
        "9789030172321" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4bc05bf62d30e996e2bcaa5874e3a3c6> ;
    schema1:name "Didactiek in beweging" ;
    schema1:numberOfPages 308 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/996aa4484f81e0ad84e547646378f6e4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/257410888> .

