@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/b0093b4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4bc892ece80e9ec0165da64907b7efb2"^^xsd:string ;
  ns0:name "Pand 2447"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963274> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70881335 52.01374153, 4.70880068 52.01373997, 4.70876772 52.01384161, 4.70880760 52.01385597, 4.70883616 52.01376663, 4.70880630 52.01376328, 4.70881335 52.01374153))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

