@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bPNOwE>
  gtm:oppervlakte 168.0 ;
  gtm:kadastraalNummer 3140.0 ;
  gtm:kadastraleAanduiding "C3140"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3140"^^xsd:string ;
  schema:name "Perceel GDA01-C3140"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260314070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/brs716> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72481> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7139554976141 52.011631993885,4.7139974929255 52.011641626933,4.7140047615384 52.011629012831,4.7140888669711 52.011647425634,4.7140429996437 52.011692905334,4.7140031118774 52.011734005905,4.7139250374305 52.011867801173,4.7139197747377 52.011876813406,4.713849750752 52.011842167081,4.7138957250148 52.011750802278,4.7139283064912 52.011686038436,4.7139554976141 52.011631993885))"^^geo:wktLiteral ;
    osm:area 179.0
  ] .

