@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/b008bjx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2e78fb2ab3dc0456261906ca90debe30"^^xsd:string ;
  ns0:name "Pand 1815"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962642> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71271340 52.01180229, 4.71272935 52.01178844, 4.71264929 52.01175316, 4.71261065 52.01179030, 4.71267221 52.01181627, 4.71267531 52.01181364, 4.71269661 52.01179553, 4.71271340 52.01180229))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

