@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/b7vfXE>
  gtm:oppervlakte 174.0 ;
  gtm:kadastraalNummer 625.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M625"^^xsd:string ;
  gtm:kadastraleAanduiding "M625"@nl ;
  ns0:name "Perceel GDA01-M625"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350062570000/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/84770> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6933571435859 52.024909836333,4.6933469129807 52.02490620765,4.6933230153877 52.024895981833,4.6932810890202 52.024874791771,4.6934305428602 52.024761609685,4.6935044335393 52.024705840578,4.6935277676674 52.024688459659,4.6936017047772 52.02472568476,4.6935040319829 52.024798598508,4.6933571435859 52.024909836333))"^^geo:wktLiteral ;
    osm:area 174.0
  ] .

