@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bo6KNj>
  gtm:oppervlakte 775.0 ;
  gtm:kadastraalNummer 4983.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4983"^^xsd:string ;
  gtm:kadastraleAanduiding "M4983"@nl ;
  schema:name "Perceel GDA01-M4983"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350498370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKO9Wg> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87895> ;
  schema:startDate "2021-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7189416195172 52.033674698221,4.7189503499843 52.033667790767,4.7193424728151 52.033669898444,4.71934140405 52.033875501295,4.7192535316349 52.03387514672,4.7192535407134 52.033856945327,4.7190351808804 52.033856398669,4.7190351622351 52.03387425845,4.7188976704707 52.033873693968,4.7188395386817 52.033873588757,4.7188155806727 52.033873542662,4.7187615730801 52.033873442844,4.718791619566 52.033830729889,4.718851691759 52.033745708313,4.7188627077536 52.033737016164,4.718876186522 52.033726378526,4.7188982631429 52.033708931556,4.7188986170306 52.033708654925,4.7189344820095 52.033680329377,4.7189416195172 52.033674698221))"^^geo:wktLiteral ;
    osm:area 754.0
  ] .

