@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/b2hLUC>
  gtm:oppervlakte 220.0 ;
  gtm:kadastraalNummer 4148.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4148" ;
  gtm:kadastraleAanduiding "M4148"@nl ;
  ns0:name "Perceel GDA01-M4148"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350414870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUB3GN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87232> ;
  ns0:startDate "2007-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7125984259619 52.033342418167,4.7125985166559 52.033307364029,4.7126906855338 52.033307820093,4.712690696505 52.03328579864,4.7131247649788 52.033287421259,4.7131247855858 52.033346097478,4.7129134099805 52.033345471574,4.7126906382703 52.033344833945,4.7126906426878 52.033342604853,4.7125984259619 52.033342418167))"^^geo:wktLiteral ;
    osm:area 219.0
  ] .

