@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/biK3ji>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 5048.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5048"^^xsd:string ;
  gtm:kadastraleAanduiding "M5048"@nl ;
  schema:name "Perceel GDA01-M5048"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350504870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bY7XB9> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87942> ;
  schema:startDate "1998-05-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6894830095273 52.030250977284,4.6895013458758 52.030247886062,4.6895807546941 52.030234496439,4.6896080662906 52.030295123187,4.689661460605 52.03031374886,4.6896301737356 52.030347449774,4.689685755604 52.030366906339,4.6896843177316 52.030368470791,4.689735015536 52.030386208583,4.6897410302584 52.030399547035,4.6896612113879 52.030413051188,4.6896551966875 52.030399712731,4.6896044572859 52.030381839832,4.6896059097325 52.030380275468,4.6895510253294 52.030360948835,4.6895818293268 52.030327379907,4.6895286573728 52.030308512829,4.689524558451 52.030299419251,4.6895432600699 52.030296267268,4.6895317449704 52.03027025853,4.6894943564609 52.030276553588,4.6894830095273 52.030250977284))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

