@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/b007w1f>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/736aba71c2c4fe74a77961ed5b59be75"^^xsd:string ;
  ns0:name "Pand 1423"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962250> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70415116 52.01088353, 4.70422678 52.01083273, 4.70422691 52.01083253, 4.70418586 52.01080742, 4.70416734 52.01081985, 4.70410853 52.01085936, 4.70415116 52.01088353))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

