@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bIiDnS>
  gtm:oppervlakte 176.0 ;
  gtm:kadastraalNummer 7150.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7150"^^xsd:string ;
  gtm:kadastraleAanduiding "K7150"@nl ;
  ns0:name "Perceel GDA01-K7150"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330715070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bJ8pjH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLdzkw> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84332> ;
  ns0:startDate "2018-04-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7532018765577 52.004591304497,4.7532078182212 52.004664456977,4.7528885614741 52.004673864595,4.7528847428303 52.004628776275,4.7528850226882 52.004624436395,4.7528863791724 52.004620174224,4.7528887963211 52.004616088548,4.7528922142301 52.004612295893,4.7528965445055 52.00460886769,4.7529016693736 52.004605893188,4.7529075003136 52.004603452804,4.7529138618098 52.004601599524,4.7529206221619 52.00460037758,4.7529603996889 52.004599090859,4.7529617256616 52.004599044073,4.7530454768131 52.004596349382,4.7532018765577 52.004591304497))"^^geo:wktLiteral ;
    osm:area 176.0
  ] .

