@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/b0087mm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5078168d12d4228618177ac10cc22401"^^xsd:string ;
  ns0:name "Pand 1730"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962557> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71286010 52.01196561, 4.71285989 52.01196552, 4.71285343 52.01197158, 4.71289706 52.01198927, 4.71291043 52.01197671, 4.71286818 52.01195958, 4.71286010 52.01196561))"^^geo:wktLiteral ;
    osm:area 6.0
  ] .

