@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/brees1>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 3175.0 ;
  gtm:kadastraleAanduiding "F3175"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3175"^^xsd:string ;
  ns0:name "Perceel GDA01-F3175"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290317570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBFGT> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76091> ;
  ns0:startDate "2004-10-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.697850681945 52.003165282115,4.6978569681677 52.003137203135,4.6978620842025 52.003115139546,4.6979096566914 52.003119337105,4.6980561600344 52.003131026025,4.6981646769251 52.003140200344,4.6982371089628 52.003146314017,4.6982258301657 52.003196978671,4.6981534417342 52.003190865247,4.698044924585 52.003181699905,4.697850681945 52.003165282115))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

