@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/bixmEW>
  gtm:oppervlakte 117.0 ;
  gtm:kadastraalNummer 5271.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5271" ;
  gtm:kadastraleAanduiding "M5271"@nl ;
  ns0:name "Perceel GDA01-M5271"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350527170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bH3Ab3> ;
  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/88151> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7137791731822 52.037122584062,4.7137780903909 52.037150981112,4.713777397651 52.037168944897,4.7136287615505 52.037166396052,4.7134869882474 52.037163967176,4.7134434362679 52.037163223656,4.7134451149714 52.037117509433,4.7134886964584 52.037118226156,4.7136306167007 52.037120565988,4.713746751805 52.037122129011,4.7137791731822 52.037122584062))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

