@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/breen7>
  gtm:oppervlakte 103.0 ;
  gtm:kadastraalNummer 4531.0 ;
  gtm:kadastraleAanduiding "E4531"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4531"^^xsd:string ;
  ns0:name "Perceel GDA01-E4531"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280453170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/brRu9Q> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74721> ;
  ns0:startDate "2001-05-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6983766948103 52.010493897573,4.6984301337465 52.010463766499,4.6985140570257 52.010520030635,4.6986320717835 52.0105966911,4.6985782309457 52.010630226524,4.6984602355336 52.010550411184,4.6983766948103 52.010493897573))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

