@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/p393916960> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Coëducatie / door P. A. Versluijs" ;
    dcterms1:issued "1910" ;
    schema1:associatedMedia "https://rozet.nl/catalogus/622356" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071168672> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p199232903> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fce518d70169ad7fc90838c2eaaf1a97> ;
    schema1:name "Coëducatie" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3d53280fa699d6a5e82b8d3aa9b17774> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1241878629> .

