@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p85080003X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Ouders van nu bibliotheek" ;
    dcterms1:issued "1970" ;
    schema1:description "Titelvariant: Ouders van nu boek" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ffa7891171be02dd34b3e863d3b9503> ;
    schema1:name "Ouders van nu bibliotheek" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d3c65c418cddcc5f846f91e5ab491842> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72791985> .

