@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/p391304607> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Co-educatie / door C.P. Gunning" ;
    dcterms1:issued "1918" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600592>,
        <http://data.bibliotheken.nl/id/thes/p078471265> ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=MMUBVU02:000008668" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069405921> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p055427553> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045146381> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9af765c3833d873b72b7fcd51917b1c> ;
    schema1:name "Co-educatie" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b988fce33d6cbd79364cc7a57d764ae8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902620197> .

