@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/p393356914> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The pre-tracking effects of parental background / R.A. Korthals" ;
    dcterms1:issued "2015" ;
    schema1:associatedMedia "http://pub.maastrichtuniversity.nl/3ad385a0-7de1-413c-b560-58ddac1e0d97" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p351982167> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p355390191> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9cb32b63f8091b86d92c5410b5a9579b> ;
    schema1:name "The pre-tracking effects of parental background" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d7c3842e2343b694f8bc584fff5ee5f> .

