@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b007d4c>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c65894d0f4d837b7aee0010b767f9071"^^xsd:string ;
  ns0:name "Pand 1020"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961847> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71293399 52.00915117, 4.71294641 52.00915484, 4.71291633 52.00919097, 4.71294498 52.00920387, 4.71297274 52.00916962, 4.71296385 52.00916693, 4.71297150 52.00915733, 4.71299236 52.00916365, 4.71305595 52.00908378, 4.71300321 52.00906722, 4.71293399 52.00915117))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

