@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/bp9oPE>
  gtm:oppervlakte 46.0 ;
  gtm:kadastraalNummer 649.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M649"^^xsd:string ;
  gtm:kadastraleAanduiding "M649"@nl ;
  ns0:name "Perceel GDA01-M649"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350064970000/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/254895> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.693010688352 52.024994289576,4.693043755328 52.025010807465,4.6929957954241 52.025047071543,4.6929258678017 52.02509995146,4.6928488334321 52.025061377389,4.6928685913226 52.025046321483,4.6928690335531 52.02504599152,4.6928697131547 52.025046328098,4.6929135102865 52.025068086619,4.6929416123914 52.025046752069,4.693010688352 52.024994289576))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

