@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b0qtLX>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 5313.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5313" ;
  gtm:kadastraleAanduiding "M5313"@nl ;
  ns0:name "Perceel GDA01-M5313"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350531370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgsuRB> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88192> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7144311851827 52.036859086507,4.7144283503691 52.036911975843,4.7143514433541 52.036910862334,4.7143518408153 52.036901867249,4.7143575982541 52.036770849745,4.7143637189622 52.036770884715,4.7143648998885 52.036740780431,4.7143589258607 52.03674068338,4.7143610965623 52.03669125976,4.7143668374141 52.036691355478,4.7144400988905 52.036692573989,4.7144358450805 52.036772015847,4.7144311851827 52.036859086507))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

