@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/bh4sFQ>
  gtm:oppervlakte 24.0 ;
  gtm:kadastraalNummer 648.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M648"^^xsd:string ;
  gtm:kadastraleAanduiding "M648"@nl ;
  ns0:name "Perceel GDA01-M648"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350064870000/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/84792> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6928970848629 52.025124787467,4.6928176632616 52.025085120691,4.6928488334321 52.025061377389,4.6929258678017 52.02509995146,4.6929281231994 52.025101088309,4.6928970848629 52.025124787467))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

