@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/b00816c>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/518135ee96b970855e748d0263d9fd88"^^xsd:string ;
  ns0:name "Pand 1544"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962371> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71486837 52.00881254, 4.71472298 52.00878775, 4.71469697 52.00884011, 4.71484844 52.00885953, 4.71486837 52.00881254))"^^geo:wktLiteral ;
    osm:area 60.0
  ] .

