@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/bfpR6v>
  gtm:oppervlakte 168.0 ;
  gtm:kadastraalNummer 624.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M624"^^xsd:string ;
  gtm:kadastraleAanduiding "M624"@nl ;
  ns0:name "Perceel GDA01-M624"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350062470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/boxjs6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84769> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6934409601594 52.024939506575,4.6933571435859 52.024909836333,4.6935040319829 52.024798598508,4.6936017047772 52.02472568476,4.6936881624989 52.024769212523,4.69365631723 52.024793311605,4.6936279075124 52.024779014492,4.6935960023971 52.024803212077,4.6936101575162 52.02481027945,4.6934409601594 52.024939506575))"^^geo:wktLiteral ;
    osm:area 168.0
  ] .

