@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/bYXBTj>
  gtm:oppervlakte 107.0 ;
  gtm:kadastraalNummer 3570.0 ;
  gtm:kadastraleAanduiding "E3570"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3570"^^xsd:string ;
  ns0:name "Perceel GDA01-E3570"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280357070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEzbot> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74113> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6985157981458 52.01023889216,4.6984651305194 52.010266900244,4.6984251096766 52.010239026702,4.6983475197095 52.010185828655,4.6983129428996 52.010161986776,4.6982436241485 52.01011368182,4.6982766448579 52.010094711774,4.6982932359969 52.010085182278,4.6983640510252 52.010133747636,4.698398642405 52.010157589585,4.6984761581811 52.010210877049,4.6985157981458 52.01023889216))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

