@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/p446784648> 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/da479a1805723670cd5a081125fd449b> ;
    schema1:name "Coëducatie" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c2f600edc39e9bb1b1d20c137fd0b01e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1241878629> .

