@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/bSVsIM>
  gtm:oppervlakte 57.0 ;
  gtm:kadastraalNummer 3583.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I3583"^^xsd:string ;
  gtm:kadastraleAanduiding "I3583"@nl ;
  ns0:name "Perceel GDA01-I3583"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320358370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcvdUr> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/244534> ;
  ns0:startDate "2023-07-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7197479966427 52.017619151517,4.719755510654 52.017589038071,4.7197929563038 52.017592576059,4.7199452873106 52.01760973547,4.7199344432264 52.017653150846,4.7198383651435 52.017644426825,4.7198311781923 52.017643774875,4.7198350833957 52.017628058342,4.7197479966427 52.017619151517))"^^geo:wktLiteral ;
    osm:area 56.0
  ] .

