@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bJ8s8c>
  gtm:oppervlakte 210.0 ;
  gtm:kadastraalNummer 1487.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1487" ;
  gtm:kadastraleAanduiding "M1487"@nl ;
  ns0:name "Perceel GDA01-M1487"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350148770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bHtNNy> ;
  hg:absorbed <https://n2t.net/ark:/60537/bijNN4> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105830> ;
  ns0:startDate "2001-04-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.703174604443 52.032011677615,4.7034617029593 52.031992635745,4.7034618631399 52.031993598432,4.7035004618475 52.032013003755,4.7035134697052 52.032086900867,4.7033001992329 52.032101005601,4.7032945989776 52.032068830619,4.7031858631986 52.032076018942,4.703174604443 52.032011677615))"^^geo:wktLiteral ;
    osm:area 210.0
  ] .

